HTML ------- day1 ------- 1. introduction of Frontend 2. introduction of html 3. introduction of css QUESTIONS ---------------------- 1. What does HTML stand for? 2. What is the purpose of HTML in web development? 3. What is the basic structure of an HTML document? 4. What is the difference between and tags in HTML? 5. What is the difference between an opening tag and a closing tag? 6. What is the purpose of the declaration in an HTML document? 7. Where should the declaration be placed in an HTML document? 8. What happens if the declaration is missing in an HTML document? 9. What are the three layers of frontend web development? 10. What are the commonly used brackets in frontend development? Tool installation ------------------ 1. Notepad ++ https://notepad-plus-plus.org/ 2. visual studio code https://code.visualstudio.com/